paned: Create a GDK window for every child
authorBenjamin Otte <otte@redhat.com>
Mon, 9 May 2011 14:19:06 +0000 (16:19 +0200)
committerBenjamin Otte <otte@redhat.com>
Mon, 9 May 2011 16:37:08 +0000 (18:37 +0200)
commit206b9f940d632dd0ed10ab8046777956872555eb
treee7e25580f882a9ba253ce18cae26a1c1b84da150
parentb6c8671fdea3a34fa59f81ad16513f8e0fbdcd9d
paned: Create a GDK window for every child

We need the window to clip drawing. Otherwise we cannot allow
undersizing without doing underallocations.
gtk/gtkpaned.c